﻿body {
    font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
  /*  color: #333333; */
    background-color: #002d5d;
    margin: 0px 0px 0px 0px;
}

.main_div {
    width:1000px;
    margin:0 auto;
    background-color:#FFF;
}

.main-bg {
    background-color: #002d5d;
}

#header_div {
    height:65px;
    width:980px;
    padding:15px 10px 13px;
    text-align: left;
   /* background:url("../images/site_images/header-txt-1.png") no-repeat;*/
}

a {
    text-decoration:underline;
    color:#0767a8;
    font-size:12px;
}
a:hover {
    text-decoration: underline;
    color:#97BFD9;
    font-size:12px;
}
a:active {
    text-decoration:none;
    color:#0767a8;
    font-size:12px;
}

/******************* sol block **************************************************/
#main_left_block {
    float:left;
    padding-top: 20px;
    background-color: #002d5d;
}

#main_left_block #top{
    background:url("../images/site_images/left-block-top-1.png") no-repeat;
    height:11px;
    width:216px;
}
#main_left_block #bottom{
    background:url("../images/site_images/left-block-bottom-1.png") no-repeat top center;
   /* background:url("../images/site_images/bottom-left-1.jpeg") no-repeat left bottom;*/
    background-color:#FFF;
    min-height:20px;
    width:216px;
}

#main_left_block #middle{
    background:url("../images/site_images/left-block-middle-1.png") repeat-y;
    width:216px;
    
}

#search_div{
    margin: 0px 0 0 15px;
}

#search_div input{
    border-width: 0px;
    width: 104px;
    background:url("../images/site_images/search-bg-1.jpeg") repeat-x;
    padding:0px 2px;
    *padding:1px 2px;
    height:20px;
    color:#616161;
    font-size:11px;
}

#klinik {
    background:url("../images/site_images/left-block-title-1.png") no-repeat;
    color: #88914C;
    font-size: 13px;
    font-weight: bold;
    margin-top: 26px;
    height: 22px;
    padding: 5px 0 0 50px;
}
#klinik:hover {
    color: #AAB55E;
}

#cls_grup {
    /*background:url("../images/site_images/mm-txt.png") no-repeat;
    color: #FFFFFF;*/
    font-size: 13px;
    font-weight: normal;
    height: 50px;
    width:185px;
    margin: 10px 0 0 15px;
    padding-top:15px;
}

#left-block-bottom {
    background:url("../images/site_images/left-block-middle-1.png") repeat-y;
    background-color:#FFF;
    padding-top:10px;
    margin-top:20px
}

#right-sunum-img {
	background:url("../images/site_images/right-top-img-1.jpeg") no-repeat top;
	width:198px;
	height:280px;
	/*margin-left: 576px;
	*margin-left: 0;*/
	text-align:center;
	margin-top: -90px; 
	padding:15px 5px 5px;
	background-color:white;
}

#hasta-right {
    background:url("../images/site_images/left-block-title-1.png") no-repeat left;
    color: #88914C;
    font-size: 13px;
    font-weight: bold;
    height: 21px;
    padding: 5px 0 ;
    text-align:center;
    margin: 20px 0;
}

#hasta-blg-right {
    text-align:center;
}

#hasta-blg-right img{
    margin:0 5px 5px 0;
    vertical-align:middle;
}
#hasta-blg-right font{
    color:#002d5d;
    font-size:11px;
}
#hasta-blg-right font:hover{
    color:#97BFD9;
    font-size:11px;
}

#tmsg-right {
    background:url("../images/site_images/left-block-title-1.png") no-repeat left top;
    color: #88914C;
    font-size: 13px;
    font-weight: bold;
    height: 50px;
    text-align:center;
    margin: 0 0 5px;
    padding: 5px 15px 5px 40px;
}


#makale-right {
    text-align:center;
    margin-top:15px;
}

#makale-right font{
    color:#002d5d;
    font-size:11px;
}

#makale-right font:hover{
    color:#97BFD9;
    font-size:11px;
}

#takip {
    padding-top:5px;
    background:url("../images/site_images/left-block-title-1.png") no-repeat;
    min-height:22px;
    color: #88914C;
    font-size: 13px;
    font-weight: bold;
    margin: 10px 0 20px;
}

#main-right-block {
    float:left;
    max-width:784px;
    text-align:left;
}

/****************************footer b�l�m�**************************************/
#footer-top {
    background-color:#FFF;
    width:1000px;
    height:10px;
    display: table;
}

#footer-left {
    float:left;
    background:url("../images/site_images/bottom-left-1.jpeg") no-repeat;
    width:9px;
    height:10px;
}

#footer-right {
    float:right;
    background:url("../images/site_images/bottom-right-1.jpeg") no-repeat;
    width:9px;
    height:10px;
}

#footer-bottom {
    background-color: #00162D;
    color: #FFFFFF;
    display: table-cell;
    height: 100px;
    vertical-align: middle;
    width: 982px;
}

#footer-bottom a{
    color: #FFFFFF;
}

#footer-bottom a:hover{
    color: #C4F1FF;
}

/**********************************************************************************/
.star-td {
    text-align:left;
    color:red;
    vertical-align:top;
    font-size:14px;
}

.login-div {
	color:white;
	padding:5px 0 0 15px;
	text-align:left;
}
.login-div a{
	padding-left: 20px;
	color:white;
}
.login-div a:hover{
	color:#C4F1FF;
}

.button-link {
	background-color:#E0EEFC;
	padding:3px;
	border:1px solid #BCCAD8
}

.metting-imag-div {
	float: left; 
	width: 72px; 
	height: 90px; 
	margin: 0 5px 5px 0; 
	padding: 5px;
	border:1px solid #E4E4E4;
	background-color:#F7FBFC;
}

.metting-imag-div:hover{
	border:1px solid #D8D8D8;
	background-color:#E8F2F4;
}
